\(\int \frac {(a+b \arccos (c x))^3}{x^2} \, dx\) [157]

   Optimal result
   Rubi [A] (verified)
   Mathematica [B] (verified)
   Maple [F]
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 14, antiderivative size = 151 \[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=-\frac {(a+b \arccos (c x))^3}{x}-6 i b c (a+b \arccos (c x))^2 \arctan \left (e^{i \arccos (c x)}\right )+6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )-6 b^3 c \operatorname {PolyLog}\left (3,-i e^{i \arccos (c x)}\right )+6 b^3 c \operatorname {PolyLog}\left (3,i e^{i \arccos (c x)}\right ) \]

[Out]

-(a+b*arccos(c*x))^3/x-6*I*b*c*(a+b*arccos(c*x))^2*arctan(c*x+I*(-c^2*x^2+1)^(1/2))+6*I*b^2*c*(a+b*arccos(c*x)
)*polylog(2,-I*(c*x+I*(-c^2*x^2+1)^(1/2)))-6*I*b^2*c*(a+b*arccos(c*x))*polylog(2,I*(c*x+I*(-c^2*x^2+1)^(1/2)))
-6*b^3*c*polylog(3,-I*(c*x+I*(-c^2*x^2+1)^(1/2)))+6*b^3*c*polylog(3,I*(c*x+I*(-c^2*x^2+1)^(1/2)))

Rubi [A] (verified)

Time = 0.15 (sec) , antiderivative size = 151, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.429, Rules used = {4724, 4804, 4266, 2611, 2320, 6724} \[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=-6 i b c \arctan \left (e^{i \arccos (c x)}\right ) (a+b \arccos (c x))^2+6 i b^2 c \operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right ) (a+b \arccos (c x))-6 i b^2 c \operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right ) (a+b \arccos (c x))-\frac {(a+b \arccos (c x))^3}{x}-6 b^3 c \operatorname {PolyLog}\left (3,-i e^{i \arccos (c x)}\right )+6 b^3 c \operatorname {PolyLog}\left (3,i e^{i \arccos (c x)}\right ) \]

[In]

Int[(a + b*ArcCos[c*x])^3/x^2,x]

[Out]

-((a + b*ArcCos[c*x])^3/x) - (6*I)*b*c*(a + b*ArcCos[c*x])^2*ArcTan[E^(I*ArcCos[c*x])] + (6*I)*b^2*c*(a + b*Ar
cCos[c*x])*PolyLog[2, (-I)*E^(I*ArcCos[c*x])] - (6*I)*b^2*c*(a + b*ArcCos[c*x])*PolyLog[2, I*E^(I*ArcCos[c*x])
] - 6*b^3*c*PolyLog[3, (-I)*E^(I*ArcCos[c*x])] + 6*b^3*c*PolyLog[3, I*E^(I*ArcCos[c*x])]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 4266

Int[csc[(e_.) + Pi*(k_.) + (f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E
^(I*k*Pi)*E^(I*(e + f*x))]/f), x] + (-Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 - E^(I*k*Pi)*E^(I*(e + f*x))],
 x], x] + Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 + E^(I*k*Pi)*E^(I*(e + f*x))], x], x]) /; FreeQ[{c, d, e,
f}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 4724

Int[((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[(d*x)^(m + 1)*((a + b*ArcCo
s[c*x])^n/(d*(m + 1))), x] + Dist[b*c*(n/(d*(m + 1))), Int[(d*x)^(m + 1)*((a + b*ArcCos[c*x])^(n - 1)/Sqrt[1 -
 c^2*x^2]), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 4804

Int[(((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Dist[(-(c^(m
+ 1))^(-1))*Simp[Sqrt[1 - c^2*x^2]/Sqrt[d + e*x^2]], Subst[Int[(a + b*x)^n*Cos[x]^m, x], x, ArcCos[c*x]], x] /
; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IGtQ[n, 0] && IntegerQ[m]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps \begin{align*} \text {integral}& = -\frac {(a+b \arccos (c x))^3}{x}-(3 b c) \int \frac {(a+b \arccos (c x))^2}{x \sqrt {1-c^2 x^2}} \, dx \\ & = -\frac {(a+b \arccos (c x))^3}{x}+(3 b c) \text {Subst}\left (\int (a+b x)^2 \sec (x) \, dx,x,\arccos (c x)\right ) \\ & = -\frac {(a+b \arccos (c x))^3}{x}-6 i b c (a+b \arccos (c x))^2 \arctan \left (e^{i \arccos (c x)}\right )-\left (6 b^2 c\right ) \text {Subst}\left (\int (a+b x) \log \left (1-i e^{i x}\right ) \, dx,x,\arccos (c x)\right )+\left (6 b^2 c\right ) \text {Subst}\left (\int (a+b x) \log \left (1+i e^{i x}\right ) \, dx,x,\arccos (c x)\right ) \\ & = -\frac {(a+b \arccos (c x))^3}{x}-6 i b c (a+b \arccos (c x))^2 \arctan \left (e^{i \arccos (c x)}\right )+6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )-\left (6 i b^3 c\right ) \text {Subst}\left (\int \operatorname {PolyLog}\left (2,-i e^{i x}\right ) \, dx,x,\arccos (c x)\right )+\left (6 i b^3 c\right ) \text {Subst}\left (\int \operatorname {PolyLog}\left (2,i e^{i x}\right ) \, dx,x,\arccos (c x)\right ) \\ & = -\frac {(a+b \arccos (c x))^3}{x}-6 i b c (a+b \arccos (c x))^2 \arctan \left (e^{i \arccos (c x)}\right )+6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )-\left (6 b^3 c\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}(2,-i x)}{x} \, dx,x,e^{i \arccos (c x)}\right )+\left (6 b^3 c\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}(2,i x)}{x} \, dx,x,e^{i \arccos (c x)}\right ) \\ & = -\frac {(a+b \arccos (c x))^3}{x}-6 i b c (a+b \arccos (c x))^2 \arctan \left (e^{i \arccos (c x)}\right )+6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-6 i b^2 c (a+b \arccos (c x)) \operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )-6 b^3 c \operatorname {PolyLog}\left (3,-i e^{i \arccos (c x)}\right )+6 b^3 c \operatorname {PolyLog}\left (3,i e^{i \arccos (c x)}\right ) \\ \end{align*}

Mathematica [B] (verified)

Both result and optimal contain complex but leaf count is larger than twice the leaf count of optimal. \(308\) vs. \(2(151)=302\).

Time = 0.22 (sec) , antiderivative size = 308, normalized size of antiderivative = 2.04 \[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=-\frac {a^3}{x}-\frac {3 a^2 b \arccos (c x)}{x}-3 a^2 b c \log (x)+3 a^2 b c \log \left (1+\sqrt {1-c^2 x^2}\right )+3 a b^2 c \left (-\frac {\arccos (c x)^2}{c x}+2 \left (\arccos (c x) \left (\log \left (1-i e^{i \arccos (c x)}\right )-\log \left (1+i e^{i \arccos (c x)}\right )\right )+i \left (\operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-\operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )\right )\right )\right )+b^3 c \left (-\frac {\arccos (c x)^3}{c x}+3 \left (\arccos (c x)^2 \left (\log \left (1-i e^{i \arccos (c x)}\right )-\log \left (1+i e^{i \arccos (c x)}\right )\right )+2 i \arccos (c x) \left (\operatorname {PolyLog}\left (2,-i e^{i \arccos (c x)}\right )-\operatorname {PolyLog}\left (2,i e^{i \arccos (c x)}\right )\right )-2 \left (\operatorname {PolyLog}\left (3,-i e^{i \arccos (c x)}\right )-\operatorname {PolyLog}\left (3,i e^{i \arccos (c x)}\right )\right )\right )\right ) \]

[In]

Integrate[(a + b*ArcCos[c*x])^3/x^2,x]

[Out]

-(a^3/x) - (3*a^2*b*ArcCos[c*x])/x - 3*a^2*b*c*Log[x] + 3*a^2*b*c*Log[1 + Sqrt[1 - c^2*x^2]] + 3*a*b^2*c*(-(Ar
cCos[c*x]^2/(c*x)) + 2*(ArcCos[c*x]*(Log[1 - I*E^(I*ArcCos[c*x])] - Log[1 + I*E^(I*ArcCos[c*x])]) + I*(PolyLog
[2, (-I)*E^(I*ArcCos[c*x])] - PolyLog[2, I*E^(I*ArcCos[c*x])]))) + b^3*c*(-(ArcCos[c*x]^3/(c*x)) + 3*(ArcCos[c
*x]^2*(Log[1 - I*E^(I*ArcCos[c*x])] - Log[1 + I*E^(I*ArcCos[c*x])]) + (2*I)*ArcCos[c*x]*(PolyLog[2, (-I)*E^(I*
ArcCos[c*x])] - PolyLog[2, I*E^(I*ArcCos[c*x])]) - 2*(PolyLog[3, (-I)*E^(I*ArcCos[c*x])] - PolyLog[3, I*E^(I*A
rcCos[c*x])])))

Maple [F]

\[\int \frac {\left (a +b \arccos \left (c x \right )\right )^{3}}{x^{2}}d x\]

[In]

int((a+b*arccos(c*x))^3/x^2,x)

[Out]

int((a+b*arccos(c*x))^3/x^2,x)

Fricas [F]

\[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=\int { \frac {{\left (b \arccos \left (c x\right ) + a\right )}^{3}}{x^{2}} \,d x } \]

[In]

integrate((a+b*arccos(c*x))^3/x^2,x, algorithm="fricas")

[Out]

integral((b^3*arccos(c*x)^3 + 3*a*b^2*arccos(c*x)^2 + 3*a^2*b*arccos(c*x) + a^3)/x^2, x)

Sympy [F]

\[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=\int \frac {\left (a + b \operatorname {acos}{\left (c x \right )}\right )^{3}}{x^{2}}\, dx \]

[In]

integrate((a+b*acos(c*x))**3/x**2,x)

[Out]

Integral((a + b*acos(c*x))**3/x**2, x)

Maxima [F]

\[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=\int { \frac {{\left (b \arccos \left (c x\right ) + a\right )}^{3}}{x^{2}} \,d x } \]

[In]

integrate((a+b*arccos(c*x))^3/x^2,x, algorithm="maxima")

[Out]

3*(c*log(2*sqrt(-c^2*x^2 + 1)/abs(x) + 2/abs(x)) - arccos(c*x)/x)*a^2*b - a^3/x - (b^3*arctan2(sqrt(c*x + 1)*s
qrt(-c*x + 1), c*x)^3 - x*integrate(3*(sqrt(c*x + 1)*sqrt(-c*x + 1)*b^3*c*x*arctan2(sqrt(c*x + 1)*sqrt(-c*x +
1), c*x)^2 + (a*b^2*c^2*x^2 - a*b^2)*arctan2(sqrt(c*x + 1)*sqrt(-c*x + 1), c*x)^2)/(c^2*x^4 - x^2), x))/x

Giac [F]

\[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=\int { \frac {{\left (b \arccos \left (c x\right ) + a\right )}^{3}}{x^{2}} \,d x } \]

[In]

integrate((a+b*arccos(c*x))^3/x^2,x, algorithm="giac")

[Out]

integrate((b*arccos(c*x) + a)^3/x^2, x)

Mupad [F(-1)]

Timed out. \[ \int \frac {(a+b \arccos (c x))^3}{x^2} \, dx=\int \frac {{\left (a+b\,\mathrm {acos}\left (c\,x\right )\right )}^3}{x^2} \,d x \]

[In]

int((a + b*acos(c*x))^3/x^2,x)

[Out]

int((a + b*acos(c*x))^3/x^2, x)